host-interaction/file-system

read raw disk data

rule:
  meta:
    name: read raw disk data
    namespace: host-interaction/file-system
    authors:
      - william.ballenthin@mandiant.com
    scopes:
      static: file
      dynamic: file
  features:
    - or:
      - string: "\\\\.\\PhysicalDrive0"
      - string: "\\\\.\\C:"

last edited: 2023-11-24 10:34:28